home *** CD-ROM | disk | FTP | other *** search
- Path: news.NetVision.net.il!news
- From: ggil@netvision.net.il
- Newsgroups: comp.unix.programmer,comp.unix.internals,comp.lang.c
- Subject: Re: C compiler Error on EXEC SQL
- Date: Mon, 15 Apr 96 21:17:33 PDT
- Organization: NetVision LTD.
- Message-ID: <NEWTNews.829628398.26731.ggil@dialup.netvision.net.il>
- References: <4kkej2$3ta@news.cc.utah.edu> <4knjii$i9s@nadine.teleport.com>
- NNTP-Posting-Host: ts007p9.pop9a.netvision.net.il
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
-
-
- In Article<4knjii$i9s@nadine.teleport.com>, <hksys@teleport.com> writes:
- > Path:
- news.NetVision.net.il!psinntp!psinntp!psinntp!howland.reston.ans.net!newsfeed.i
- nternetmci.com!info.ucla.edu!psgrain!nntp.teleport.com!usenet
- > From: GHouck <hksys@teleport.com>
- > Newsgroups: comp.unix.programmer,comp.lang.c,comp.unix.internals
- > Subject: Re: C compiler Error on EXEC SQL
- > Date: 13 Apr 1996 07:02:42 GMT
- > Organization: systems hk
- > Lines: 35
- > Message-ID: <4knjii$i9s@nadine.teleport.com>
- > References: <4kkej2$3ta@news.cc.utah.edu>
- > NNTP-Posting-Host: ip-pdx14-40.teleport.com
- > Mime-Version: 1.0
- > Content-Type: text/plain; charset=us-ascii
- > Content-Transfer-Encoding: 7bit
- > X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
- > Xref: news.NetVision.net.il comp.unix.programmer:2897 comp.lang.c:10046
- comp.unix.internals:457
- >
- > dpncc@utah.state.ut.us (NCC Network) wrote:
- > >
- > >Hi
- > >
- > >I post this for my friend who has no access to the internet and would like
- to
- > >get help from C experts in the Net. She has a C program left over from a
- guy
- > >left the company. The C source code is included below as well as the
- compiler
- > >error generated by HP UNIX. What is the EXEC SQL instruction ? It doesn't
- seem
- > >to be a standard C.
- > >
- > [snip]
- > >
- > >(Bundled) cc: line 4: error 1000: Unexpected symbol: "SQL".
- > >(Bundled) cc: line 4: error 1000: Unexpected symbol: ";".
- > >(Bundled) cc: line 12: error 1000: Unexpected symbol: "SQL".
- > >(Bundled) cc: line 12: error 1000: Unexpected symbol: "DECLARE".
- > >(Bundled) cc: line 24: error 1000: Unexpected symbol: "SQL".
- > >(Bundled) cc: line 24: error 1000: Unexpected symbol: "DECLARE".
- > >(Bundled) cc: line 50: error 1000: Unexpected symbol: "SQL".
- > >(Bundled) cc: line 50: error 1000: Unexpected symbol: "'revenue'".
- > >...............................
- > [snip]
- > Dennis,
-
- In order to progress ask your friend to look for
- a make file. The answer will probably be there.
-
- Gil Gilad
-
-
-